branchrust_reboot/main/WhatUsesThis fix 2cancel

14 Commits over 0 Days - ∞cph!

16 Days Ago
Fixed problem that would corrupt database!
16 Days Ago
Merge from main
16 Days Ago
Added exhaustive check of database when asset child assets can't be determined by Unity
16 Days Ago
Updated to scan for external moves and deletes
18 Days Ago
Added callback for external asset changes
18 Days Ago
Now saves the database somewhere where it won't be wiped on shutdown
19 Days Ago
Removed #ifdef'd sections, un #ifdef'd timing
20 Days Ago
Removed whitespace
20 Days Ago
Removed debug spam
26 Days Ago
Further changes to 'WhatUsesThis'
27 Days Ago
Formatting changes
27 Days Ago
Added support for saving of database and removing items
28 Days Ago
Added support for 'AssetModificationProcessor' interface, which now keeps track of added and removed assets, allowing the tracker to process those entries
28 Days Ago
Added watch interface to 'WhatUsesThis.cs'